Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
strtotime
strtotime
Parses any English text date-time description to Unix timestamp
Name:
strtotime
Category:
Date and time
Programming Language:
php
One-line Description:
Parses the date or time description of any English text to a Unix timestamp.
Related
PHP Invalid Error Solutions: Efficient Debugging and Fixing Techniques
4
How to Successfully Upgrade PHP Version on Linux Systems
9
Common Causes and Solutions for Incomplete PHP Curl Output
1
Use get_include_path() to check whether the file exists with file_exists()
3
Similar Functions
date_date_set
date_date_set
DateTime::setDateali
strtotime
strtotime
ParsesanyEnglishtext
date_timezone_set
date_timezone_set
DateTime::setTimezon
date_timestamp_get
date_timestamp_get
DateTime::getTimesta
date_create_immutable
date_create_immutable
DateTimeImmutable::_
date_timezone_get
date_timezone_get
AliasforDateTime::
timezone_offset_get
timezone_offset_get
AliasforDateTimeZo
date_parse_from_format
date_parse_from_format
Getinformationabouta
Popular Articles